home *** CD-ROM | disk | FTP | other *** search
- IBOVObjectEditor = {
- ACTIONS = {"currentUIChange:" = "currentUIChange:"; };
- OUTLETS = {
- currentUISelectionMatrix = currentUISelectionMatrix;
- outlineView = outlineView;
- scrollView = scrollView;
- window = window;
- };
- SUPERCLASS = Object;
- };
- IBSplitScrollView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ScrollView; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- IBObjectEditorMatrix = {SUPERCLASS = Matrix; };
- OutlineView = {ACTIONS = {}; OUTLETS = {newItem = newItem; }; SUPERCLASS = Matrix; };
-